AttributesΒΆ
The following attributes control the curves shape.
Root Width
Width multiplier at the root of curves.
Tip Width
Width multiplier at the tip of curves.
Width Shape
Interpolation shape of the curve width from the root to the tip.
Curve Error
Error used to subdivide the curves in the ray tracer. Small values means nicer curves rendering slower, bigger values means coarser curves rendering faster.
Curve Basis
The function basis to interpret the curve vertices.
Render As Tubes
The curves are rendered as tubes instead of ribbons.
Decimate
The curves decimation amount, 1 leaves the curves as is, while 0 decimates all curves. 0.5 decimates half the curves.